body,p,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dd,dt,input,button,textarea{margin:0; padding:0;  }
body{
	font-size:16px; color:#000; font-family:"MicrosoftYaHei", "Arial"; 
}
img { border:0 none;}  
ol, ul ,dl,li,dt,dd{ list-style:none; }
h1, h2, h3, h4, h5, h6{font-weight:normal;}
em {font-style:normal; }
img{display: block; width: auto;}
input, button, select, textarea { outline:none; } 
textarea {
    resize: none;
    overflow: auto;
}
a {color:#333;text-decoration:none; outline: medium none; cursor: pointer;}
a:hover { text-decoration:none; outline: medium none;}
.clearfix:after{
  content:"";        
  display:block;        
  height:0;        
  clear:both;        
  visibility:hidden;   
}
.clearfix{zoom:1;}
.wap-flex{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    align-items: center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.content{
	width: 1400px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.aniimg{
	overflow: hidden;
}
.aniimg img{
	display: block;
	transition: all 0.6s;
	vertical-align: middle;
	transform: scale(1);
}
.aniimgbox:hover .aniimg img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.content img{
	width: 100%;
}
.content p{
	line-height: 1.7em;
}
.padd{
	padding: 70px 0;
}

.mtop{
	margin-top: 60px;
	margin-bottom: 70px;
}
.menubtn{
	display: none;
}
.pbot{
	padding-bottom: 80px;
}
/*header*/
header{
	position: relative;
	z-index: 1;
}
header:after{
	content: '';
	display: block;
	width: 24.7%;
	height: 120px;
	background: #191A1D;
	z-index: -1;
	position: absolute;
	right: 0;
	top: -20px;
	border-top-left-radius: 70px;
	border-bottom-left-radius: 70px;
}
.tophead{
	width: 88.5%;
}
.logo{
	width: 27.8%;
	display: block;
}
.topchatbox{
	width: 53.3%;
	height: 60px;
	line-height:58px;
	margin: 16px 0;
	border-radius: 30px;
	border:1px solid #E70012;
	box-sizing: border-box;
	overflow: hidden;
}
.topemail{
	width: 45.4%;
	float: left;
	display: block;
	height: 100%;
	text-align: center;
}
.topemail span{
	font-size: 18px;
	padding-left: 32px;
	background: url(../images/email.png) no-repeat left center;
	display: inline-block;
}
.topchat{
	float: right;
	width: 54.6%;
	display: block;
	height: 100%;
	box-sizing: border-box;
	background: #BD1D21;
	border-top-left-radius: 30px;
	text-align: center;
	border-bottom-left-radius: 30px;
}
.topchat span{
	font-size: 18px;
	color: #FFF;
	background: url(../images/phone.png) no-repeat left center;
	display: inline-block;
	padding-left: 49px;
}
.topchat span strong{
	font-size: 26px;

}
nav{
	background: #191A1D;
	height: 86px;
}
nav .content{
	position: relative;
}
.nav{
	padding-right: 10%;
	box-sizing: border-box;
	height: 100%;
}
.nav ul{
	width: 76.3%;
	height: 100%;
	line-height: 86px;
}
.nav li{
	float: left;
	width: 14%;
	position: relative;
	padding-left: 10px;
	box-sizing: border-box;
}
.nav li a{
	font-size: 18px;
	display: inline-block;
	color: #FFF;
}
.nav li.navact,.nav li:hover{
	background: url(../images/navactbg.png) no-repeat left bottom;

}
.nav li.navact a,.nav li:hover a{
	font-size: 18px;
	font-weight: bold;
	margin-top: -8px;
}
.nav li.navact:before,.nav li:hover:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #BD1D21;
	border-radius: 50%;
	top: 15px;
	left: 10px;
	display: block;
	left:0;
}

.search{
	line-height: 42px;
	background: #FFF;
	height: 42px;
	border-radius: 42px;
	width: 23.7%;
	position: relative;
}
.search input{
	font-size: 15px;
	line-height: 42px;
	padding-left: 22px;
	border:0 none;
	background: transparent;
	width: 73%;
}

.search input::placeholder{
	color: #333;
}
.search button{
	border:0 none;
	background: transparent;
	position: absolute;
	width: 45px;
	right: 0;
	top: 0;
	height: 42px;
}
.search button img{
	width: 24px;
}
.code{
	position: absolute;
	bottom: 14px;
	right: 15px;
	width: 120px;
}
.code p{
	font-size: 15px;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
}

/*banner*/
.banner img{
	width: 100%;
}
/*route*/
.route{
	padding: 20px 0;
	position: relative;
	z-index: 2;
	color: #FFFFFF;
	margin-top: 20px;
}
.route a{
	font-size: 15px;
	color: #fff;
}
.route a:first-child:before{
	content:'';
	width: 16px;
	height: 16px;
	display: inline-block;
	background-size: 16px 16px;
	background:url(../images/routeicon.png) no-repeat 0px 0px;
	margin-right: 10px; 
	float: left;
}

/*route end*/
.titbox{
	margin-bottom: 40px;
}
.titbox h2{
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	margin-top: -48px;
	position: relative;
	z-index: 2;
}
.titbox span{
	font-size: 115px;
	font-weight: bold;
	text-align: center;
	display: block;
	background: linear-gradient(180deg, #BD1D21 0%, #FFFFFF 100%);
	opacity: 0.12;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	line-height: 90px;
}
.titboxfff span{
	opacity: 0.1;
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.titboxfff h2{
	color: #FFF;
}
.totop{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background:url(../images/totop.png) no-repeat center center #BD1D21;
    background-size: 30px 24.4px;
    z-index: 7;
    position: fixed;
    right: 50px;
    bottom:50px;
    box-shadow: 0px 0px 0.21rem 0px rgba(0, 0, 0, 0.13);
    display: none;
    cursor: pointer;
}
footer{
	background: #191A1D;
	padding: 30px 0;
}
.footlink{
	text-align: center;
	
}
.footlink a{
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.footlink a:after{
	content: '';
	display: block;
	width: 2px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	background: #FFF;
}
.footlink a:last-child:after{
	display: none;
}
footer p{
	text-align: center;
	margin-top: 16px;
	font-size: 16px;
	color: #FFF;
}
footer p a{
	color: #FFF;
}
footer a:hover{
	opacity: 0.8;
}
.foottop{
	background:url(../images/footbg.png) no-repeat #BD1D21;
}
.foottop ul{
	text-align: center;
	padding: 28px 0;
}
.foottop ul li{
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	border-right: 1px solid #FFF;
	padding: 0 4%;
}
.foottop ul li:first-child a{
	font-size: 36px;
	font-weight: bold;
}
.foottop ul li:last-child{
	border:0 none;
}
.foottop ul li a{
	color: #FFF;
	font-size: 18px;
}
.foottop ul li:hover a{
	opacity: 0.8;
}
/*liuyan*/
.zxlyright {
	padding-bottom: 30px;
}
.zxlyright ul{
	padding: 0 10px;
}
.zxlyright li{
	width: 100%;
	margin-bottom: 10px;
	background-color: #FFF;
	position: relative;
	height: 30px;
	border-radius: 4px;
	border:1px solid #dde5eb;
}
.zxlyright li label font,.zxlyright li.liuyandetail{
	display: none;
}

.zxlyright li span{
	color: #BD1D21;
	font-size: 15px;
	position: absolute;
	left: 10px;
	top: 5px;
}
.zxlyright li input,.zxlyright li select{
	border: 0 none;
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	width: 100%;
	box-sizing: border-box;
	color: #4D4D4D;
	display: block;
	background-color: transparent;
}
.zxlyright li input::placeholder,.zxlyright li select::placeholder{
	color: #4D4D4D;
}
.zxlysel{
	margin-top: 35px;
}
.zxlyright li.zxlytextarea,.zxlyright li.zxlybtn{
	border:0 none;
	height: auto;
	background-color: transparent;
}
.zxlyright li.zxlytextarea p{
	color: #1A1A1A;
	font-size: 15px;
	margin: 15px 5px 0;
}
.zxlyright li.zxlytextarea textarea{
	border: 0 none;
	line-height: 30px;
	border-radius: 4px;
	border:1px solid #dde5eb;
	background-color: #FFF;
	padding: 0 15px;
	width: 100%;
	box-sizing: border-box;
	color: #4D4D4D;
	margin-top: 15px;
	display: block;
}
.zxlyright li.zxlybtn input{
	padding-left: 0;
	height: 40px;
	line-height: 40px;
	background: #BD1D21;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #FFF;
	margin-top: 30px;
	cursor: pointer;
}
.zxlyright li.zxlybtn input:hover{
	opacity: 0.9;
}
.zxlyright li.zxlybtn input[type="reset"]{
	margin-top: 13px;
	background: #C2C2C2;
}

.new-liuyan{
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 40px;
	border-radius: 6px;
	margin-bottom:80px;
	margin-top:70px;

}

.new-liuyan input,.new-liuyan select {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 40px;
	color: #4D4D4D;
	padding-left: 20px;
	border:1px solid #ccc; 
	border-radius: 4px;
}
.new-liuyan select {
	color: #4d4d4d;
}
.new-liuyan input::placeholder{
	color: #4D4D4D;
}

.new-liuyan option {
	width: 100%;
	height: 30px;
}

.new-liuyan textarea {
	width: 100%;
	border:1px solid #ccc; 
	border-radius: 4px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 24px;
	box-sizing: border-box;
	color: #4D4D4D;
}

.new-liuyan h4 {
	font-size: 30px;
	color: #BD1D21;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
}
.new-liuyan .modal-body>p{
	font-size: 15px;
	text-align: center;
	color: #808080;
	margin-bottom: 40px;
}
.new-liuyan ul li{
	width: 49%;
	position: relative;
}
.new-liuyan ul li.liuyandetail,.new-liuyan ul li.zxlytextarea,.new-liuyan ul li.zxlybtn{
	width: 100%;
}
.new-liuyan ul li.zxlysel{
	margin-top:0;
}
.new-liuyan ul li label{
	/*margin-bottom: 10px;*/
	display: block;
}
.new-liuyan ul li label font{
	display: none;
	font-size: 16px;
	font-weight: bold;
}
.new-liuyan ul li label span{
	color: #bd1c21;
	color: #BD1D21;
    font-size: 15px;
    position: absolute;
    left: 10px;
    top: 5px;
}
.new-liuyan input::placeholder{
	/*font-size: 0;*/
}
.new-liuyan ul li.liuyandetail,.new-liuyan ul li.zxlytextarea p{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 15px;
	color: #333;
}
.new-liuyan .zxlybtn input[type="submit"]{
    color: #fff;
    background-color: #BD1D21;
    border-radius: 4px;
    border: 0 none;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    margin-top: 30px;
    width: auto;
    padding: 0 15px;
    margin-right: 15px;
    display: inline-block;
}
.new-liuyan .zxlybtn input[type="reset"]{
    color: #fff;
    background-color: #C2C2C2;
    border-radius: 4px;
    border: 0 none;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    margin-top: 13px;
    width: auto;
    padding: 0 15px;
    margin-right: 15px;
    display: inline-block;
}
.new-liuyan .zxlybtn input:hover{
	font-weight: bold;
}
/*liuyan end*/
@media (max-width: 1500px){
	.content{
		width: 1200px;
	}
	.padd{
		padding: 50px 0;
	}
	
}
@media (max-width: 1300px){
	.content{
		width: 90%;
	}
	.padd{
		padding: 50px 0;
	}
}